Amadeus API       

Node
PoweredTicket_DisplayTSTReply
taxDetails



Description

Tax details.
Status (Requirement Designator) = Mandatory. Repetition = 1.

XML Tree

<taxDetails>
     <taxQualifier></taxQualifier>
     <taxIdentification>
        <taxIdentifier></taxIdentifier>
     </taxIdentification>
     <taxType>
        <isoCountry></isoCountry>
     </taxType>
     <taxNature></taxNature>
     <taxExempt></taxExempt>
</taxDetails>


Field Descriptions

Field Attributes and Description
Mandatory  taxQualifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

Tax data qualifier.
For a list of valid codes, see codeset taxQualifier.
Node Mandatory  taxIdentification Field Type = Node. Repetition = 1.
Tax type identification.
Mandatory  taxIdentifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Tax type identifier.
For a list of valid codes, see codeset taxIdentifier.
Node   taxType Field Type = Node. Repetition = 1.
Type of the tax.
Mandatory  isoCountry Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Iso country of the tax.
  taxNature Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Nature of the tax.
  taxExempt Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Exempt tax indicator. If an tax is Exempted no amount is provided for this tax..
For a list of valid codes, see codeset taxExempt.

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

taxQualifier

CodeDescription
7Tax.

taxIdentifier

CodeDescription
GSTGST tax - Australian specific.
PDPaied tax.
RFDRefundable tax.
RPFRefundable PFC tax.
XNew tax.

taxExempt

CodeDescription
EExempt from tax.